home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 48
/
PC Gamer IT CD 48 2-2.iso
/
braveheart
/
data1.cab
/
Script_Files_(Common)
/
data
/
AICastle_lg.txt
< prev
next >
Wrap
Text File
|
1999-05-16
|
2KB
|
70 lines
// Tartan Army Script (C) 1999 Red Lemon Studios Ltd.
BeginStronghold("Large Castle");
Protects(1);
Uses(0, 0, "Corner Tower", North);
Uses(1, 0, "Wall Standard", North);
Uses(2, 0, "Wall Standard", North);
Uses(3, 0, "Wall Tower", North);
Uses(4, 0, "Wall Standard", North);
Uses(5, 0, "Wall Bartizan", North);
Uses(6, 0, "Wall Standard", North);
Uses(7, 0, "Wall Tower", North);
Uses(8, 0, "Wall Standard", North);
Uses(9, 0, "Wall Standard", North);
Uses(10,0, "Corner Tower", East);
Uses(0, 1, "Wall Standard", West);
Uses(3, 1, "Strong Shack", South);
Uses(7, 1, "Strong Shack", South);
Uses(10,1, "Wall Standard", East);
Uses(0, 2, "Wall Bartizan", West);
Uses(10,2, "Wall Bartizan", East);
Uses(0, 3, "Wall Standard", West);
Uses(10,3, "Wall Standard", East);
Uses(0, 4, "Wall Tower", West);
Uses(1, 4, "Strong Shack", East);
Uses(9, 4, "Strong Shack", West);
Uses(10,4, "Wall Tower", East);
Uses(0, 5, "Wall Standard", West);
Uses(10,5, "Wall Standard", East);
Uses(0, 6, "Wall Bartizan", West);
Uses(10,6, "Wall Bartizan", East);
Uses(0, 7, "Wall Standard", West);
Uses(10,7, "Wall Standard", East);
Uses(0, 8, "Wall Tower", West);
Uses(10,8, "Wall Tower", East);
Uses(0, 9, "Corner Standard", South);
Uses(1, 9, "Wall Turret", South);
Uses(2, 9, "Wall Standard", South);
Uses(3, 9, "Wall Standard", South);
Uses(4, 9, "Barbican Right", South);
Uses(5, 9, "Barbican Centre", South);
Uses(6, 9, "Barbican Left", South);
Uses(7, 9, "Wall Standard", South);
Uses(8, 9, "Wall Standard", South);
Uses(9, 9, "Wall Turret", South);
Uses(10,9, "Corner Standard", West);
Uses(10,9, "Gate Iron", South);
NewGroup();
Uses(4, 5, "Keep 3", South);
NewGroup();
Ring(0,0,10,10);
EndStronghold();